Skip to content

Bump the cargo-minor-patch group across 1 directory with 2 updates#110

Merged
syyyr merged 1 commit into
mainfrom
dependabot/cargo/cargo-minor-patch-62799de0de
Apr 13, 2026
Merged

Bump the cargo-minor-patch group across 1 directory with 2 updates#110
syyyr merged 1 commit into
mainfrom
dependabot/cargo/cargo-minor-patch-62799de0de

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Updates the requirements on rustls-platform-verifier and shvbroker to permit the latest version.
Updates rustls-platform-verifier to 0.7.0

Release notes

Sourced from rustls-platform-verifier's releases.

0.7.0

The reason this release is semver-incompatible is the upgrade from jni 0.21 to 0.22, which should only affect Android targets (and substantially reuse dependency duplication). Additionally there are several fixes for behavior on Windows.

What's Changed

Commits
  • 996b1c9 Bump version to 0.7.0
  • 89a83ff Upgrade jni to 0.22
  • ffe03d3 Bump MSRV to 1.85.0 (for jni)
  • 64b561e tests: update real-world test certificates
  • f609519 Take semver-compatible dependency updates
  • dafabbe Update Android setup instructions to include library usecase examples
  • 554923d remove nix flake, CI testing
  • bbc27c7 try with extra roots when root is untrusted
  • e50903a Update real world test certificates
  • 31bf3fa Take semver-compatible dependency updates
  • Additional commits viewable in compare view

Updates shvbroker to 3.26.5

Release notes

Sourced from shvbroker's releases.

shvbroker 3.26.5

If you find any bugs, please report them to the repository's issue tracker.

Commits
  • 8ec2287 Merge pull request #207 from silicon-heaven/cap-parent-broker-permissions
  • 5c75699 Merge branch 'master' into cap-parent-broker-permissions
  • 3c35cda Merge pull request #211 from silicon-heaven/ai-findings-autofix/src-tunnelnod...
  • 3e45422 Apply suggested fix to src/tunnelnode.rs from Copilot Autofix
  • b89c3b2 Apply suggested fix to src/tunnelnode.rs from Copilot Autofix
  • 8a51db3 Merge pull request #209 from silicon-heaven/simplify-make-response
  • a4fce02 Simplify make_response logic
  • 5e05915 Merge pull request #208 from silicon-heaven/remove-sendresponse
  • a492bdd Remove make_err_response
  • 32b9b75 Remove SendResponse
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 13, 2026
@github-actions github-actions Bot requested review from fvacek, j4r0u53k and syyyr April 13, 2026 06:24
Updates the requirements on [rustls-platform-verifier](https://github.com/rustls/rustls-platform-verifier) and [shvbroker](https://github.com/silicon-heaven/shvbroker-rs) to permit the latest version.

Updates `rustls-platform-verifier` to 0.7.0
- [Release notes](https://github.com/rustls/rustls-platform-verifier/releases)
- [Changelog](https://github.com/rustls/rustls-platform-verifier/blob/main/CHANGELOG)
- [Commits](rustls/rustls-platform-verifier@v/0.6.1...v/0.7.0)

Updates `shvbroker` to 3.26.5
- [Release notes](https://github.com/silicon-heaven/shvbroker-rs/releases)
- [Commits](silicon-heaven/shvbroker-rs@3.25.12...3.26.5)

---
updated-dependencies:
- dependency-name: rustls-platform-verifier
  dependency-version: 0.7.0
  dependency-type: direct:production
  dependency-group: cargo-minor-patch
- dependency-name: shvbroker
  dependency-version: 3.26.5
  dependency-type: direct:production
  dependency-group: cargo-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@syyyr syyyr force-pushed the dependabot/cargo/cargo-minor-patch-62799de0de branch from 90dd13c to fe1dca1 Compare April 13, 2026 08:33
@syyyr syyyr enabled auto-merge April 13, 2026 08:34
@github-actions
Copy link
Copy Markdown

Code coverage report for fe1dca1

Coverage difference

✅ All new changes were covered.

Filename Stmts Miss Cover Missing
TOTAL 0 0 +100.00%

Overall coverage

Click to expand
Filename Stmts Miss Cover Missing
src/appnodes.rs 27 20 25.93% 74-154
src/clientapi.rs 325 140 56.92% 48-53, 63-65, 71, 76, 94-138, 162-166, 185-191, 210-213, 219-225, 240-243, 265-267, 272, 276-279, 281, 296-297, 324-327, 332, 337, 347-348, 416-454, 470-473, 488-500, 520-522, 565-570, 578-581, 586-588
src/clientnode.rs 491 65 86.76% 31-35, 82-86, 93-97, 104, 111-112, 176-197, 335, 339, 344-351, 376-379, 416-422, 516-517, 525, 531-536, 678, 695, 789, 815, 859, 873
src/connection.rs 183 85 53.55% 33-37, 65, 102, 106-119, 128, 149-154, 179-184, 192, 198-201, 215-221, 228-229, 238-242, 248-249, 259-302, 309
src/client.rs 990 86 91.31% 107, 168-170, 188-190, 214-220, 241, 248, 311-313, 349-353, 374-379, 396, 411-429, 441-442, 452, 470-473, 490-502, 516, 533, 540-542, 581-586, 591, 598-601, 628, 640-642, 674, 712, 720, 726, 799, 1297, 1310-1313
src/macros.rs 4 0 100.00%
src/runtime.rs 18 6 66.67% 20-36
TOTAL 2038 402 80.27%

HTML reports

@syyyr syyyr merged commit 0200d82 into main Apr 13, 2026
10 checks passed
@syyyr syyyr deleted the dependabot/cargo/cargo-minor-patch-62799de0de branch April 13, 2026 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant